Swfarnsworth/smarter resources#570
Closed
swfarnsworth wants to merge 26 commits into
Closed
Conversation
This is needed because the flexbox helper classes were only introduced in later versions (Bulma v0.9.1 and djano-simple-bulma v2.4.0)
`psycopg2-binary` introduced a change that cause Django to break in v2.9. Without this pin, starting up the site raises an `AssertionError: database connection isn't set to UTC`
This button should be used by maintainers to take them to the YAML file holding data about that resource. It currently has no functionality.
This newly added rule enforces exception names to end with Error or Exception, causing the code to not pass linting. I preferred ignoring this error instead of fixing it to keep the style consistent with rest_framework.NotFound.
…ps://github.com/doublevcodes/site into doublevcodes/smarter-resources/front-end
…orth/smarter-resources/new-resources
The title now links to the YouTube channels rather than a YouTube icon. Channels with an associated Discord server are also tagged "community".
This is the first "project ideas" resource.
This is intended to make those mappings safer.
When the resource is for a Discord server, the title links to a website and the Discord icon is the server invite.
5 tasks
Having -Option in the names was making the URL especially verbose.
This means that /resources/?topic=*&type=Book&payment=Paid&complexity=*` would return paid books of all topics and complexities.
We may need to redirect all pages that are being consolidated to the one resources page.
Contributor
Author
|
I still need to figure out the situation with the tests, but I'm otherwise ready to put in the PR to main. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm just combining all the work that has been done so far. Nothing to see here...